projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca60ee1
)
(ange-ftp-path-format, efs-path-regexp, font-lock-keywords, x-pointer-hand2,
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 31 Aug 2005 13:52:07 +0000
(13:52 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 31 Aug 2005 13:52:07 +0000
(13:52 +0000)
x-pointer-top-left-arrow): Add defvar.
lisp/speedbar.el
patch
|
blob
|
history
diff --git
a/lisp/speedbar.el
b/lisp/speedbar.el
index 12d25ed7ee0f1a3b649fff731bf183405e636342..434025ec07cef17c5c8e6d527fac5bfa41f3fb9d 100644
(file)
--- a/
lisp/speedbar.el
+++ b/
lisp/speedbar.el
@@
-180,6
+180,12
@@
(require 'image)
(error nil))
+(defvar ange-ftp-path-format)
+(defvar efs-path-regexp)
+(defvar font-lock-keywords)
+(defvar x-pointer-hand2)
+(defvar x-pointer-top-left-arrow)
+
(defvar speedbar-xemacsp (string-match "XEmacs" emacs-version)
"Non-nil if we are running in the XEmacs environment.")
(defvar speedbar-xemacs20p (and speedbar-xemacsp